Welcome![Sign In][Sign Up]
Location:
Search - C4.5 java

Search list

[AI-NN-PR92 java版本

Description: 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
Platform: | Size: 240640 | Author: 李雪 | Hits:

[ADO-ODBCNeC45

Description: 这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
Platform: | Size: 8192 | Author: 孙为 | Hits:

[Data structs92

Description: 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
Platform: | Size: 231424 | Author: 飞翔 | Hits:

[AI-NN-PRC45Rule-PANE

Description: Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42. 使用神经网络集成方法诊断糖尿病,肝炎,乳腺癌症的案例研究. -Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42.
Platform: | Size: 8192 | Author: 修宇 | Hits:

[ADO-ODBCC45Driver1

Description: C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, e.g. C4.5 can handle missing value and continuous features.-C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, eg C4.5 can handle missing value and continuous features.
Platform: | Size: 1024 | Author: 12 | Hits:

[AI-NN-PRc45Algorithm

Description: C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its examples of learning
Platform: | Size: 1024 | Author: 唐宇 | Hits:

[AI-NN-PRc4.5ID3javasharepacket

Description: c4.5 ID3 分类决策数 公用java包 share-Bank classification decisions ID3 few packets share common java
Platform: | Size: 234496 | Author: 代风 | Hits:

[AI-NN-PRC4.5java

Description: 这是决策树C4.5算法的java版源码。希望大家能喜欢,愿共同分享!-Decision Tree Algorithm C4.5 java version of the source code. Hope you will like it is willing to share!
Platform: | Size: 1024 | Author: gosiger | Hits:

[JSP/Javaid3java

Description: id3的java实现,是个不错的源码。其中有一些共享文件也可为c4.5共享-id3 achieve the java, is a good source. Some of which are shared will be able to share c4.5
Platform: | Size: 292864 | Author: 林奇 | Hits:

[JSP/JavaC4.5

Description: C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。-C4.5 algorithm has the following advantages: the classification rules easier to understand, accurate and a higher rate. Its shortcomings are as follows: in the tree structure, the need for a number of data sets the order of scanning and sorting, thus leading to inefficient algorithms. In addition, C4.5 can only be applied to the presence of a data set in memory, when the training set too great to accommodate in memory when the program can not run.
Platform: | Size: 1024 | Author: xinyuanwo | Hits:

[JSP/Javadm1

Description: 用java编写的数据挖掘的相关算法,包括id3,C4.5,NB等,不知道对大家是否有帮助,第一次传-Prepared using java data mining algorithms, including id3, C4.5, NB, etc., I do not know whether or not to have to help everyone, the first mass
Platform: | Size: 246784 | Author: zkm | Hits:

[AI-NN-PRid3andc4.5javasourcecode

Description: 决策树分类中经典算法的ID3和C4.5代码公共包!-Classical decision tree classification algorithm ID3 and C4.5 code public packet!
Platform: | Size: 238592 | Author: 刘梅 | Hits:

[Otherc4.5java

Description: 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
Platform: | Size: 1024 | Author: lily | Hits:

[matlabDecisionTrees

Description: this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
Platform: | Size: 465920 | Author: sang | Hits:

[JSP/Javasrc

Description: 用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用-It include C4.5 and ID3 code.It is worth to download!
Platform: | Size: 292864 | Author: never | Hits:

[Mathimatics-Numerical algorithmsc4.5

Description: 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
Platform: | Size: 160768 | Author: 李伟 | Hits:

[AI-NN-PRjaDTi-0.5.0

Description: c4.5 java code -c4.5 java code ..............
Platform: | Size: 53248 | Author: rush | Hits:

[JSP/JavaC4.5_Weka

Description: This source code of C4.5 algorithm by Weka Software
Platform: | Size: 67584 | Author: yam | Hits:

[JSP/JavaC4.5

Description: 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
Platform: | Size: 2048 | Author: Kevinchen | Hits:

[JSP/JavaC4.5-master

Description: source code for decision tree algorithm c4.5
Platform: | Size: 443392 | Author: dred | Hits:
« 12 3 »

CodeBus www.codebus.net